CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES 256

搜索资源列表

  1. aes256b.zip

    0下载:
  2. AES 256 source code, standards passed,AES 256 source code, standards passed
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4257
    • 提供者:Git
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. Sample.java.tar

    0下载:
  2. AES 256 bit encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1447
    • 提供者:arun
  1. JAVA-Aes

    0下载:
  2. 用Java编写的AES程序,AES的功能大体实现了,在MyEclipse下运行,我同学编的-AES written by Java programs, AES functions generally realized, in the MyEclipse to run, my classmates Part
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6563
    • 提供者:ouxinnan
  1. AES

    0下载:
  2. 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8715
    • 提供者:杨颖
  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46646
    • 提供者:李健
  1. AES

    0下载:
  2. AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:399806
    • 提供者:lixiang
  1. AES-Rijndael

    0下载:
  2. AES rijndael.js This is a modified version of the software described below, produced in September 2003 by John Walker for use in the JavsScrypt browser-based encryption package.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:7411
    • 提供者:Teee
  1. AES.v1.3

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。-AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:210395
    • 提供者:nison chen
  1. AES

    0下载:
  2. ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:864
    • 提供者:皮艾尔
  1. aes

    0下载:
  2. Advanced Encrypt Algorithm (AES) is a symetric method to crypt message or document
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2859
    • 提供者:mathlouthi
  1. AES

    0下载:
  2. AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7996
    • 提供者:方丈
  1. AES

    0下载:
  2. 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:498702
    • 提供者:lishen
  1. aes

    0下载:
  2. 自己实现的AES算法实现,如果用到的可以拿来参考一下啊-aes Advanced Encryption Standard
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:46434
    • 提供者:刘耀荣
  1. AES

    0下载:
  2. AES algorithm in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1124
    • 提供者:esha
  1. aes

    2下载:
  2. 高级加密标准AES的FPGA实现,支持128,256密钥长度格式-Advanced Encryption Standard AES, FPGA implementation to support 128,256 key length format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:86742
    • 提供者:dinxj
  1. AES

    0下载:
  2. AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Maste
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:2762
    • 提供者:曹云青
  1. AES

    0下载:
  2. AES algorithms program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3728
    • 提供者:Rakesh
  1. AES

    0下载:
  2. aes encrypt and decrypt
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:649598
    • 提供者:suarif
  1. AES 256 Encryptor Decryptor

    0下载:
  2. AES 256 Encryptor Decryptor implemented in C# with fully tested & working algorithm. For highend security for content this algorithm can be used.
  3. 所属分类:C#编程

    • 发布日期:2015-04-02
    • 文件大小:25103
    • 提供者:dnyaneshkotwal
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com